projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc5eb0
)
(main): Do not call syms_of_mocklisp.
author
Pavel Janík
<Pavel@Janik.cz>
Sat, 22 Dec 2001 14:00:05 +0000
(14:00 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sat, 22 Dec 2001 14:00:05 +0000
(14:00 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index bf7f9a5f977efb399675c344bda3afb6bc601b63..826e00b70581493472b4bddd392de1f742320e3e 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-1428,7
+1428,6
@@
main (argc, argv, envp)
syms_of_macros ();
syms_of_marker ();
syms_of_minibuf ();
- syms_of_mocklisp ();
syms_of_process ();
#ifndef macintosh
/* Called before init_window_once for Mac OS. */